home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TPGPLOGFORM
/
TPGPLOGFORM.txt
Wrap
Text File
|
2004-10-12
|
1KB
|
64 lines
object PGPlogForm: TPGPlogForm
Left = 160
Top = 163
Width = 620
Height = 140
Caption = 'OpenPGP Signature Validation Log'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = True
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object ListView: TListView
Left = 0
Top = 0
Width = 612
Height = 106
Align = alClient
Columns = <
item
Caption = 'Time'
Width = 150
end
item
Caption = 'Signer'
Width = 215
end
item
Caption = 'Validity'
end
item
Caption = 'Signed (UTC)'
Width = 190
end>
ColumnClick = False
ReadOnly = True
RowSelect = True
PopupMenu = PopupMenu
SmallImages = IL
TabOrder = 0
ViewStyle = vsReport
end
object PopupMenu: TPopupMenu
Left = 72
Top = 56
object pStayonTop: TMenuItem
Caption = 'Stay on Top'
OnClick = pStayonTopClick
end
end
object IL: TImageList
Left = 200
Top = 72
end
end